Make it build
authorMatthias Clasen <mclasen@redhat.com>
Mon, 8 May 2023 19:43:08 +0000 (15:43 -0400)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 9 May 2023 15:43:25 +0000 (16:43 +0100)
commit5ae25519a72b38dcc36591223258a3ffa382dba9
tree8d99f3e4bc90fcaabb0bae06279c7a7c8ca46f85
parent4d1f7a476d9d05e89863764d0c9f7a1fb71b5432
Make it build

Fix the circular dependency by moving the generated
headers to gdk/version/, and build that directory
first.

Misc other fixes, such as putting the custom targets
as sources, not depedencies, and using the correct
major version in the generator script.
build-aux/meson/gen-visibility-macros.py
gdk/gdktypes.h
gdk/gdkversionmacros.h.in [deleted file]
gdk/meson.build
gdk/version/gdkversionmacros.h.in [new file with mode: 0644]
gdk/version/meson.build [new file with mode: 0644]
gtk/css/meson.build
meson.build